home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
athlete_.swf
/
scripts
/
frame_38
/
DoAction.as
Wrap
Text File
|
2008-11-12
|
93b
|
9 lines
if(520 < pl0._y)
{
gotoAndPlay(41);
}
else
{
gotoAndPlay(_currentframe - 1);
}